Programming
epub |eng | 2019-11-23 | Author:Software Diagnostics Services & Dmitry Vostokov [Software Diagnostics Services]
We close logging before exiting WinDbg: 0:003> .logclose Closing open log file C:\AWMDA-Dumps\Process\x64\AppO.log  Exercise P11: Analysis of an application process dump (AppP, 64-bit) Goal: Learn how to analyze various ...
( Category:
C & C++ Windows Programming
February 15,2020 )
epub |eng | 2019-02-27 | Author:Yuri Shkuro [Yuri Shkuro]
( Category:
Testing
February 15,2020 )
azw3 |eng | 2016-01-10 | Author:David Francis Curran [Curran, David Francis]
You will get an error asking you to unwrap MyInt(rawValue:0) Fixing it will add a ! Lets go back and look at: var myNewBubble = MyInt( rawValue: 3) again. This ...
( Category:
Programming
February 15,2020 )
azw3, pdf |eng | 2016-01-08 | Author:Eberhard Wolff [Wolff, Eberhard]
For many messaging solutions a messaging server and therefore an additional infrastructure are required. This infrastructure has to be operated in a manner that prevents failures because failures would cause ...
( Category:
Software Development
February 15,2020 )
epub |eng | 2020-01-18 | Author:conte's editor [conte's editor]
int main() { ofstream out("test"); if(!out) { cout << "Cannot open file.\n"; return 1; } // output data out << 10 << " " << 123.23 << "\n"; out << ...
( Category:
Programming
February 15,2020 )
epub |eng | 2020-02-10 | Author:Craig Buckler [Craig Buckler]
are delivered over HTTPS to eliminate man-in-the-middle attacks use <script crossorigin="anonymous"> to ensure there’s no exchange of user credentials via cookies or other technologies set a <script> integrity attribute with ...
( Category:
Programming
February 15,2020 )
epub |eng | 2019-12-03 | Author:Software Diagnostics Institute & Dmitry Vostokov [Software Diagnostics Institute]
Analysis Pattern Duality Some of our memory analysis patterns are parameterized by structural constraints (such as a particular type of space or dump, or a memory region) or objects (for ...
( Category:
Software Development
February 14,2020 )
epub |eng | | Author:Marcus Hammarberg Joakim Sundén
Spontaneous kaizen Just focusing on smells, deviations, and problems on the board isn’t useful, of course, if you don’t try to do something about them. When the daily standup ends, ...
( Category:
Software Development
February 14,2020 )
epub |eng | 2018-03-14 | Author:Caleb Hattingh
Streams (Standard Library) Before looking at third-party libraries, let’s begin with the standard library. The streams API is the high-level interface offered for async socket programming, and as the following ...
( Category:
Parallel Programming
February 11,2020 )
epub |eng | 2020-01-26 | Author:Mark Richards
Chapter 15. Space-Based Architecture Style Most web-based business applications follow the same general request flow: a request from a browser hits the web server, then an application server, then finally ...
( Category:
Software Development
February 10,2020 )
epub |eng | 2012-07-19 | Author:Rickford Grant & Phil Bull [Rickford Grant and Phil Bull]
Tomboy One of the downsides of the new Unity desktop environment is that you can’t run most GNOME panel applets anymore . . . well, not easily anyway. Sticky Notes, ...
( Category:
Software Development
February 10,2020 )
epub, pdf | | | Author:Unknown
Object-Oriented Programming Finally, we learned that writing programs that revolve around classes and objects is called object-oriented programming (OOP). Our minstrel is a good example of an object: a piece ...
( Category:
Programming
February 10,2020 )
epub, pdf |eng | 2020-01-20 | Author:Dan Kottmann & Chris Patten & Tom Steele [Dan Kottmann]
( Category:
Testing
February 10,2020 )
epub |eng | 2019-07-05 | Author:Carol Nichols [Carol Nichols]
( Category:
Software Development
February 10,2020 )
epub |eng | 2019-02-09 | Author:Josh Lospinoso
Deleters Deleters work the same way for shared pointers as they do for unique pointers except you don’t need to provide a template parameter with the deleter’s type. Simply pass ...
( Category:
Object-Oriented Design
February 10,2020 )
Categories
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16762)Deep Learning with Python by François Chollet(12570)
Hello! Python by Anthony Briggs(9915)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9796)
The Mikado Method by Ola Ellnestam Daniel Brolund(9778)
Dependency Injection in .NET by Mark Seemann(9338)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8297)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7073)
Microservices with Go by Alexander Shuiskov(6837)
Practical Design Patterns for Java Developers by Miroslav Wengner(6758)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6699)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6413)
Angular Projects - Third Edition by Aristeidis Bampakos(6102)
The Art of Crafting User Stories by The Art of Crafting User Stories(5630)
NetSuite for Consultants - Second Edition by Peter Ries(5565)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5371)
Kotlin in Action by Dmitry Jemerov(5062)
